'宣言 Public Overloads Function Bind( _ ByVal sourceCollection As System.Collections.Generic.IEnumerable(Of T) _ ) As BoundSheetBuilder(Of T)
public BoundSheetBuilder<T> Bind( System.Collections.Generic.IEnumerable<T> sourceCollection )
パラメータ
- sourceCollection
- The source collection
戻り値の型
Current builder